runtime.traceLocker.STWStart (method)

3 uses

	runtime (current package)
		proc.go#L1645: 		trace.STWStart(reason)
		trace.go#L429: 	tl.STWStart(stwStartTrace)          // We didn't trace this above, so trace it now.
		traceruntime.go#L337: func (tl traceLocker) STWStart(reason stwReason) {